home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disney's Chicken Little …e) (Electronic Press Kit)
/
Disney's Chicken Little (Europe) (Electronic Press Kit).bin
/
bv_cl_menu_de.swf
/
scripts
/
DefineButton2_26
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2005-09-21
|
402b
|
16 lines
on(release){
_root.logoXtemp = 590;
_root.logoYtemp = 0;
_root.logoScaletemp = 50;
_root.pigXtemp = -23.7;
_root.pigYtemp = 266.6;
_root.chickenAtemp = 0;
_root.fishAtemp = 0;
_root.duckAtemp = 0;
_root.acornAtemp = 0;
_root.logo.swapDepths(11);
_root.grass.swapDepths(9);
_root.pigmain.swapDepths(10);
loadMovieNum("bv_cl_artwork.swf",2,"GET");
}